Reflect configure.in change manually.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 23 Aug 2007 08:44:02 +0000 (08:44 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 23 Aug 2007 08:44:02 +0000 (08:44 +0000)
configure

index f3737d0a327cab8abce5e2bb3cce6b9d971d91d7..24f3a5cc6778517e37edeb439d7e546a42f38ba9 100755 (executable)
--- a/configure
+++ b/configure
@@ -11079,7 +11079,7 @@ fi
 
 ### Use -lrsvg-2 if available, unless `--with-rsvg=no' is specified.
 HAVE_RSVG=no
-if test "${HAVE_X11}" = "yes"; then
+if test "${HAVE_X11}" = "yes" || test "${HAVE_CARBON}" = "yes"; then
   if test "${with_rsvg}" != "no"; then
         if test "X${with_pkg_config_prog}" != X; then
       PKG_CONFIG="${with_pkg_config_prog}"